In [2]:
import pandas as pd
import seaborn as sns
from matplotlib import pyplot as plt
from IPython.display import Image, display
%matplotlib inline
NOTE: any reference to an image should use the symlink found in this directory, e.g. <img src="figures/img.png" />